<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
input[type="text"]:disabled{background-color: #dddddd;}
select&gt;option:disabled{color: #dddddd;}

/*閫氱敤鍥剧墖鍒楄〃甯﹀垎椤垫寕浠舵牱寮�*/
.photo_list_page li{margin-bottom: 35px}
.photo_list_page li a {display:inline-block;position: relative;width: 100%;margin: 0px auto;border: 0px solid #ddd;}
.photo_list_page li a:hover {box-shadow: 0px 5px 20px rgba(0,0,0,.2);}
.photo_list_page li img{transition:all 0.5s;}
.photo_list_page li:hover img {transform:scale(1.2);}
.photo_list_page li p{text-align: center;line-height: 40px;background: #fff;padding-left: 5px;padding-right:5px;}

.photo_list_page .auto-img {border: 0px solid #ddd;height:200px;margin:auto;width:100%;display: flex;justify-content: center;align-items: center;overflow: hidden;background: #fff;}
.photo_list_page .auto-img img {height: 100%;}

/*閫氱敤鏂囩珷鍒楄〃甯﹀垎椤垫寕浠舵牱寮�*/
.pagination {background: #fff;}
/*鍐呴〉鍒嗛〉*/
.pagination{list-style:none;margin:0;padding:0;display:inline-block;vertical-align:bottom}.pagination li{display:inline-block;border:solid 1px #ddd;border-radius:4px}
.pagination a{color:#333;padding:8px 12px;line-height:18px;display:block;transition:all 1s cubic-bezier(0.175,0.885,0.32,1) 0s}
.pagination .disabled a:link,.pagination .disabled a:visited,.pagination .disabled a:hover{cursor:not-allowed;pointer-events:none;color:#ddd}
.pagination .active{pointer-events:none}
.pagination .active,.pagination a:hover{background:#f5f5f5;border-radius:4px;transition:all .3s cubic-bezier(0.175,0.885,0.32,1) 0s}
.pagination-group{border-right:solid 1px #ddd;border-radius:4px}
.pagination-group li{float:left;border-right:0;border-radius:0}
.pagination-group li:not(:first-child):not(:last-child){border-radius:0}
.pagination-group li:first-child{border-radius:4px 0 0 4px}
.pagination-group li:last-child{border-radius:0 4px 4px 0}
.pagination-group .active,.pagination-group a:hover{background:#f5f5f5;border-radius:0}

#article_list_page li span{float:right;font-size: 12px;}
#article_list_page li{list-style:;border-bottom: 1px dotted #ddd;line-height: 40px;background: url(../images/li-bg0.gif) left center no-repeat;padding-left:15px;}

#main-box {
	background: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
}
.margin-top10 {margin-top:10px;}

/*閫氱敤鎷涜仒宀椾綅淇℃伅鍒楄〃甯﹀垎椤垫寕浠舵牱寮�*/
#recruit_list_page li span{float:right;}

/*閫氱敤鍒楄〃椤靛垎椤靛鍣ㄦ牱寮�*/
#page_box {clear: both;margin-top:20px;}

/* 鍐呴〉鏍峰紡 */
/*.left-title {background: #fff;}*/
.left-title h1 {font-size: 18px;background: #014598;color: #fff;line-height: 60px;padding-left: 10px;padding-right: 10px;}
.left-nav-list {padding: 0px;border: 0px solid #ddd;border-top: none;}
.left-nav-list li a {display: block;text-align: left;line-height: 70px;border-bottom: 1px solid #fff;background: #33363F;padding-left:10px; padding-right: 10px;color: #fff;}
.left-nav-list li a:hover {background-color: #F49000;color: #fff;}
.left-lianxi ul {padding: 10px;border: 1px solid #ddd;border-top: none;}
.left-lianxi ul li span {display: none/*inline-block*/;width: 18px;color: #999;text-align: center;}

/*#main-con {background: #fff;padding: 10px 15px;}*/
#nav-position {border-bottom: 1px solid #ddd;padding-bottom: 15px;margin-bottom: 10px;font-size: 16px;}
#nav-position .layui-breadcrumb * {font-size: 16px;}
.page-con {line-height: 2;clear:both;}
/*.page-con p{text-indent: 2em !important}*/
.page-con img {max-width:100%;height:auto;}
.page-con img.abtImg{margin-right:40px;}

/*//鍏抽敭璇嶅垪琛�*/
.keywords_input input {margin-bottom: 8px;margin-right: 5px;}
.tongyong_input input {margin-bottom: 8px;margin-right: 5px;}
.pinpai_input input {margin-bottom: 8px;margin-right: 5px;}
.text-center {text-align: center;}
@media only screen and (min-width: 320px) and (max-width: 640px) {
	.left-nav-list {padding: 0px;border: 0px solid #ddd;border-top: none;}
	.left-nav-list &gt;ul &gt;li {float: left;width: 50%;padding-left: 5px;padding-right: 5px;box-sizing: border-box;}
	.left-nav-list &gt;ul {margin-left: -5px;margin-right:-5px;}
	.left-nav-list &gt;ul:after {content: '';display: block;clear: both;}
	#main-con {padding: 10px 0;}
	.photo_list_page li img,.photo_list_page .auto-img{height:140px;}
	.photo_list_page li,#pro_img{margin-top:10px;}

	.page-con img.abtImg{width:200px;margin-right:15px;}
	.page-con p,.page-con span{font-size: 15px !important;}
}</pre></body></html>